DateTimeEditors for WinRT
RemovedItems Property (SelectionChangedEventArgs<T>)

Gets a collection which contains the items that were unselected.
Syntax
'Declaration
 
Public ReadOnly Property RemovedItems As IOrderedSet(Of T)
public IOrderedSet<T> RemovedItems {get;}

Property Value

The items that were unselected in this event.
See Also

Reference

SelectionChangedEventArgs<T> Class
SelectionChangedEventArgs<T> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback